home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Sciences / Chemist's Helper / card_3848.txt < prev    next >
Text File  |  1989-10-27  |  527b  |  30 lines

  1. -- card: 3848 from stack: in
  2. -- bmap block id: 4122
  3. -- flags: 0000
  4. -- background id: 2590
  5. -- name: info
  6. ----- HyperTalk script -----
  7. on mouseup
  8.   pop card
  9. end mouseup
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=9 top=73 right=325 bottom=414
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: New Button
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   pop card
  28. end mouseUp
  29.  
  30.